org.eclipse.vtp.framework.interactions.core.platforms
Interface IPlatform

All Known Implementing Classes:
AbstractPlatform, VoicePlatform

public interface IPlatform

IPlatform.

Author:
Lonnie Pryor

Method Summary
 IDocument createDocument(ILinkFactory links, IRenderingQueue renderingQueue)
           
 java.lang.String getInteractionTypeID()
           
 

Method Detail

getInteractionTypeID

java.lang.String getInteractionTypeID()

createDocument

IDocument createDocument(ILinkFactory links,
                         IRenderingQueue renderingQueue)